Revision: tla--devo--1.3--patch-19
Archive: lcourtes@laas.fr--2005-libre
Creator: Ludovic Court`es <ludovic.courtes@laas.fr>
Date: Fri Jun 16 13:40:06 CEST 2006
Standard-date: 2006-06-16 11:40:06 GMT
Modified-files: libarch/cmd-replay.c libarch/missing.c
    libarch/missing.h libarch/whats-new.c
    libarch/whats-new.h
New-patches: lcourtes@laas.fr--2005-libre/tla--devo--1.3--patch-19
Summary: replay: Honor `--skip-present' when used along with `--new'.
Keywords: replay skip-present new arch_whats_new arch_filter_present_logs

* libarch/cmd-replay.c (arch_cmd_replay): Pass the SKIP_PRESENT argument
  to `arch_whats_new ()' so as to honor `--skip-present' when used along
  with `--new'.

* libarch/missing.c (filter_present_logs): Renamed to
  `arch_filter_present_logs ()' and made public.  Updated callers.

* libarch/missing.h (arch_filter_present_logs): New declaration.

* libarch/whats-new.c (arch_whats_new): Take an additional argument,
  namely SKIP_PRESENT.  When SKIP_PRESENT is true, pass ANSWER through
  `arch_filter_present_logs ()'.

* libarch/whats-new.h (arch_whats_new): Updated.
